From: Jonathan Lebon Date: Fri, 28 Sep 2018 18:21:39 +0000 (-0400) Subject: boot: Remove [Install] from ostree-finalize-staged X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~19^2~20 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=367be40a8995fb4fb3434690369ad36561688d86;p=ostree.git boot: Remove [Install] from ostree-finalize-staged Let's just make this service not installable anymore. It should only be activated manually. Closes: #1750 Approved by: cgwalters --- diff --git a/src/boot/ostree-finalize-staged.service b/src/boot/ostree-finalize-staged.service index 570138cd..bc24a612 100644 --- a/src/boot/ostree-finalize-staged.service +++ b/src/boot/ostree-finalize-staged.service @@ -31,6 +31,3 @@ Conflicts=final.target Type=oneshot RemainAfterExit=yes ExecStop=/usr/bin/ostree admin finalize-staged - -[Install] -WantedBy=multi-user.target